// This file was decompiled using SASCM.ini published on 2022-03-20
{$CLEO .cs}

script_name "PLAYER_AT400" 
wait 0 

:PLAYER_AT400_20
wait 0 
if 
  Actor.DrivingVehicleType($PLAYER_ACTOR, 577)
jf @PLAYER_AT400_20 
1@ = Actor.CurrentCar($PLAYER_ACTOR)
if 
81F3:   not car 1@ in_air 
0819: 1@ = actor $PLAYER_ACTOR distance_from_ground 
if 
  1@ > 650.0 
jf @PLAYER_AT400_20 
0@ = Actor.CurrentCar($PLAYER_ACTOR)
0407: store_coords_to 1@ 2@ 3@ from_car 0@ with_offset 9.4 -9.9 2.9 
095C: create_smoke_at 1@ 2@ 3@ velocity 0.0 0.0 0.0 RGBA 33.1 33.1 33.1 1.0 size 0.95 last_factor 0.5 
4@ = Actor.CurrentCar($PLAYER_ACTOR)
0407: store_coords_to 1@ 2@ 3@ from_car 4@ with_offset -9.4 -9.9 2.9   
095C: create_smoke_at 1@ 2@ 3@ velocity 0.0 0.0 0.0 RGBA 33.1 33.1 33.1 1.0 size 0.95 last_factor 0.5
wait 0 

:PLAYER_AT400_279
wait 0 
if 
  Actor.Driving($PLAYER_ACTOR)
jf @PLAYER_AT400_279 
Car.RemoveReferences(0@)
wait 0 
jump @PLAYER_AT400_20 
